/* wmx80_css  */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img,
a {
    border: 0
}

dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.2
}

audio,
canvas,
video,
progress {
    display: inline-block;
    vertical-align: baseline
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
    color: #09898a;
}

a:after {
    -webkit-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    -moz-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    -o-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: absolute;
    content: "";
    left: 50%;
    right: 50%;
    bottom: 0;
}

input,
textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

button,
input,
textarea,
select,
optgroup,
option,
file {
    font: inherit;
    outline: none;
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto
}

::-moz-focus-inner {
    border-color: transparent
}

::-moz-selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    background: #ea4c89;
    text-shadow: none
}

::selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    background: #ea4c89;
    text-shadow: none
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0
}

video:focus,
div:focus {
    outline: none
}

pre,
code {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

html,
body {
    margin: 0;
    font-size: 14px;
    padding: 0px;
    font-family: "Lantinghei SC", "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB", "Helvetica neue", Helvetica, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
    font-weight: 100;
}

.cl {
    height: 0;
    font-size: 1px;
    clear: both;
    line-height: 0;
}

nav,
footer,
section,
header,
article {
    display: block;
}

i,
em,
ins,
u {
    font-style: normal;
    text-decoration: none
}

*:focus {
    outline: none
}

.wrap1 {
    background-image: url(https://nhimg.wenxiu998.com/ad/hf.png);
}

/*.wrap {
    margin: 0 auto;
    !*-webkit-transition: all 0.6s ease-out;*!
    !*transition: all 0.6s ease-out;*!
    width: 1200px;
}*/

.wrap-custom {
    margin: 0 auto;
    width: 1200px;
}

.none {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.oh {
    overflow: hidden
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.bornone {
    border: none !important
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-track:hover {
    background: #eee;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #b9b9b9;
}

::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

::-webkit-scrollbar-thumb:active {
    background: #555;
}

.minwd {
    min-width: 1200px;
}

/*******公共样式结束*********/
/*头部*/
.headerm {
    height: 70px;
    background: #fff;
}

.headerm.bordb {
    border-bottom: 1px solid #ebebeb;
}

.headerm .logo {
    width: 130px;
}

.headerm .logo a {
    display: block;
    padding-top: 15px;
    height: 70px;
}

.headerm .logo img {
    display: block;
    width: 100%;
}

.headerm .nav {
    margin-left: 25px;
    font-size: 15px;
    height: 70px;
}

.headerm .nav li {
    float: left;
    margin: 0 33px;
    position: relative;
    line-height: 40px;
    padding: 15px 0;
}

.headerm .nav li div {
    display: none;
    position: absolute;
    top: 69px;
    width: 120px;
    left: 50%;
    border-top: none;
    margin-left: -60px;
    text-align: center;
    z-index: 99999;
    border-radius: 2px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}

.headerm .nav li div a {
    border-bottom: 1px solid #eee;
}

.headerm .nav li i {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: -20px;
    width: 10px;
    height: 5px;
    background: url(../images/arrowers.png) no-repeat 0 0;
    transition: background, 0.3s;
    -webkit-transition: background, 0.3s;
    -moz-transition: background, 0.3s;
}

.headerm .mbsc ins {
    display: block;
    position: absolute;
    top: 4px;
    right: -24px
}

.headerm .nav li.on i {
    background: url(../images/arrowers.png) no-repeat -31px 0;
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.headerm .nav a {
    color: #666666;
    display: block;
}

.headerm .nav a:hover {
    color: #09898a;
}

.headerm .nav a.on {
    color: #09898a;
}

.headerm .login {
    padding-top: 18px;
}

.headerm .login .dlzc {
    display: block;
    padding: 0 15px;
    height: 37px;
    line-height: 37px;
    border-radius: 5px;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    background: #4c9e9d;
}

.headerm .login .dlzc a {
    color: #fff;
    margin: 0 6px;
}

.headerm .login a img {
    width: 37px;
    height: 37px;
    display: block;
    margin: 0 auto
}

.headerm .login .cont {
    width: 70px;
    height: 52px;
}

.headerm .top_user {
    position: absolute;
    top: 40px;
    padding-top: 12px;
    width: 168px;
    left: 50%;
    margin-left: -84px;
    z-index: 11;
    opacity: 0;
    transition: all 0.3s ease 0s;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    visibility: hidden;
}

.headerm .top_user ul {
    background: #fff;
    padding: 10px 0;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .2);
}

.headerm .top_user li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.headerm .top_user li a {
    display: block;
    padding-left: 68px;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    background-image: url(../images/ico_uesr_center2.png);
    background-repeat: no-repeat;
    transition: background, 0.3s;
    -webkit-transition: background, 0.3s;
    -moz-transition: background, 0.3s;
}

.headerm .top_user li .a_user_1 {
    background-position: 20px 12px;
}

.headerm .top_user li .a_user_2 {
    background-position: 20px -40px;
}

.headerm .top_user li .a_user_3 {
    background-position: 20px -92px;
}

.headerm .top_user li .a_user_4 {
    background-position: 20px -200px;
}

.headerm .top_user li .a_user_5 {
    background-position: 20px -147px;
}

.headerm .top_user li .a_user_6 {
    background-position: 20px -707px;
}

.headerm .top_user li .a_user_7 {
    background-position: 20px -762px;
}

.headerm .top_user li a:hover {
    background-color: #4c9e9d;
}

.headerm .cont:hover .top_user {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
}


/*返回顶部*/
.rightnav {
    position: fixed;
    left: 50%;
    top: 75%;
    width: 50px;
    margin-left: 800px;
}

.rightnav a {
    display: block;
    margin: 10px 0
}

.rightnav a.gotop {
    display: none
}

/*简历列表*/
.mbtype {
    background: #3e5971;
    height: 86px;
    padding: 26px 0;
    font-size: 13px;
    line-height: 36px;
    color: #fff;
}

.mbtype a {
    display: inline-block;
    height: 36px;
    color: #fff;
    border-radius: 4px;
    padding: 0 10px;
    margin: 0 8px;
}

.mbtype i {
    display: inline-block;
    padding: 0 10px;
}

.mbtype a.on,
.mbtype a:hover {
    background: #4c9e9d;
}

.phtitle {
    background: #fff;
    height: 42px;
    line-height: 40px;
    margin-top: 20px;
    box-shadow: 2px 2px 6px #ccc;
    font-weight: normal;
}

.phtitle li {
    float: left;
    font-size: 13px;
}

.phtitle li a {
    display: block;
    color: #999999;
    padding: 0 18px;
    border-bottom: 2px solid transparent;
}

.phtitle li a.on {
    border-bottom: 2px solid #4c9e9d;
    color: #4c9e9d;
}

.phtitle .fr li {
    padding: 0 10px
}

.phtitle .fr li a {
    border: none;
    padding: 0
}

.mblistm {
    padding-top: 12px;
    margin: 0 -6px;
}

.mblistm .zprt {
    width: 230px;
    margin: 10px 6px 25px;
    border: 1px solid #e4e4e4;
    background: #fff;
    box-shadow: 1px 1px 2px #ddd;
    float: left;
}

.mblistm .zprt .picppt {
    height: 322px;
    overflow: hidden;
}

.mblistm .zprt .pic img {
    display: block;
    width: 228px;
    height: 420px;
}

.mblistm .zprt .picppt img {
    height: auto;
}

.mblistm .word {
    padding: 6px 10px;
}

.mblistm .word p {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #656565;
}

.mblistm .word span {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #beb8c7
}

.mblistm .word i {
    display: block;
    float: left;
    padding-left: 20px;
    background: url(../images2/listico1.gif) no-repeat left center;
}

.mblistm .word em {
    display: block;
    float: right;
    padding-left: 20px;
    background: url(../images2/listico2.gif) no-repeat left center;
}

/*登录注册*/
.logintk {
    width: 422px;
}

.logintk .pic img {
    display: block;
    width: 422px;
}

.logintk .contm {
    background: url(../images2/lgkbg.png);
    padding: 0 66px;
    position: relative
}

.logintk .contm .title {
    font-size: 16px;
    color: #515151;
    text-align: center;
    padding: 42px 0 20px;
}

.logintk .contm ul li {
    padding-top: 16px;
}

.logintk .contm ul li .webtxt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 18px;
    border: 1px solid #cdcdcd;
    border-radius: 23px;
}

.logintk .btn {
    padding-top: 35px;
}

.logintk .btn .webtn {
    height: 45px;
    line-height: 45px;
    border: none;
    cursor: pointer;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #4c9e9d;
    width: 100%;
}

.logintk .dltype {
    padding: 30px 0;
    line-height: 36px;
    overflow: hidden;
}

.logintk .dltype i {
    display: block;
    float: left;
    width: 50%;
}

.logintk .dltype a {
    font-size: 13px;
    color: #999999;
    padding-left: 36px;
    display: inline-block;
    cursor: pointer
}

.logintk .dltype a.qq {
    background: url(../images2/qqdlico.png) no-repeat left center;
}

.logintk .dltype a.wx {
    background: url(../images2/wxdlico.png) no-repeat left center;
}

.logintk .forgecnt {
    font-size: 13px;
    overflow: hidden;
    color: #999999;
    padding-bottom: 20px;
}

.logintk .forgecnt i {
    display: block;
    float: left
}

.logintk .forgecnt i a {
    color: #999999;
}

.logintk .forgecnt em {
    display: block;
    float: right
}

.logintk .forgecnt em a,
.logintk .zcxy i a {
    color: #6d83c5;
    text-decoration: underline;
}

.logintk .zcxy {
    text-align: center;
    line-height: 30px;
    padding-bottom: 24px;
    color: #999999;
}

.logintk .zcxy span {
    display: block;
}

.logintk .zcxy i {
    display: block;
}

.logintk .zcxy input {
    margin-right: 6px;
}

.logintk .zcxy span a {
    color: #999999;
    text-decoration: underline;
}

.logintk .contm .title.zg {
    padding: 50px 0 15px;
}

.logintk .kjdl {
    padding-bottom: 30px;
}

.logintk .contm ul.kjdl li {
    padding-top: 36px;
}

.logintk .kjdl li a {
    display: block;
    border-radius: 19px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
}

.logintk .kjdl li a.wx {
    background: #50c550 url(../images2/wxico.png) no-repeat 62px center;
    padding-left: 103px;
    color: #fff;
}

.logintk .kjdl li a.qq {
    background: #30a9e5 url(../images2/qqicos.png) no-repeat 62px center;
    padding-left: 103px;
    color: #fff;
}

.logintk .kjdl li a.dlink {
    text-align: center;
    color: #4c9e9d;
    border: 1px solid #4c9e9d;
    line-height: 36px;
}

.logintk .kjdl li span {
    display: block;
    text-align: center;
    color: #999999;
    font-size: 16px;
}

.logintk .kjdl li fieldset {
    border: 0;
    padding: 0;
    border-top: 1px solid #eee;
}

.logintk .kjdl li legend {
    padding: 0 20px;
    margin: 0 auto;
    margin: 0 0 0 91px \9;
}

.logintk .contm ul li .webtxt:focus {
    border-color: #4c9e9d;
}

.logintk .closed {
    position: absolute;
    top: 0px;
    right: 30px;
    background: url(../images2/closed.png) no-repeat center;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.logintk .layui-layer-setwin {
    background: url(../img/icon-close.png) no-repeat center;
    position: absolute;
    top: 0px;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.logintk .layui-layer-setwin .layui-layer-ico{
    width: 40px;
    height: 40px;
    left: 0px;
    top: 0;
    opacity: 0;
}

/*弹框总汇*/
.yebztk {
    background: #fff url(../images2/yebzico.png) no-repeat center;
    width: 326px;
    height: 141px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -70px;
    margin-left: -168px;
    z-index: 6;
    border-radius: 5px;
    box-shadow: 0 0 6px #333;
    text-align: center;
    line-height: 141px;
    padding-left: 40px;
    font-weight: normal;
    font-size: 16px;
    color: #555555;
}

.drczoutk {
    width: 476px;
    height: 242px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -238px;
    margin-top: -121px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 6px #333;
    z-index: 6;
    font-weight: normal
}

.drczoutk .pic {
    padding: 45px 0 0;
    width: 180px;
}

.drczoutk .pic img {
    display: block;
    margin: 0 auto;
}

.drczoutk ul {
    float: left;
    width: 280px;
    padding-top: 40px;
}

.drczoutk ul li {
    line-height: 22px;
    padding-top: 20px;
    font-size: 16px;
    color: #555555;
}

.drczoutk ul li b {
    font-weight: bold;
}

.drczoutk ul li span {
    display: block;
}

.drczoutk ul li i {
    color: #3c6add;
}

.drczoutk ul li a {
    text-decoration: underline;
    color: #555;
}

.othertk {
    background: #fff;
    width: 410px;
    height: 188px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -94px;
    margin-left: -205px;
    z-index: 6;
    border-radius: 5px;
    box-shadow: 0 0 6px #333;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #555555;
}

.othertk ul {
    padding-top: 20px;
}

.othertk ul li {
    line-height: 22px;
    padding-top: 20px;
    font-size: 16px;
    color: #555555;
}

.othertk ul li b {
    font-weight: bold;
}

.othertk ul li span {
    display: block;
}

.othertk ul li i {
    color: #3c6add;
}

.othertk ul li a {
    text-decoration: underline;
    color: #555;
}

.newresumetk {
    width: 564px;
    height: 325px;
    background: #fff;
    border-radius: 6px;
    position: fixed;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin-left: -282px;
    margin-top: -220px;
    z-index: 9999;
}

.newresumetk .title {
    height: 60px;
    background: #4c9e9d;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.newresumetk .myresumetle {
    line-height: 40px;
    padding: 38px 30px;
    overflow: hidden;
}

.newresumetk .myresumetle i {
    color: #515151;
    float: left;
    display: block;
}

.newresumetk .myresumetle .webtxt {
    height: 40px;
    width: 428px;
    float: right;
    border: none;
    background: #f3f3f3;
    padding: 0 10px;
    border-radius: 3px;
}

.newresumetk .sontm ul {
    text-align: center;
}

.newresumetk .sontm li {
    display: inline-block;
    width: 102px;
    color: #999999;
    font-size: 16px;
    margin: 0 30px;
    cursor: pointer;
}

.newresumetk .sontm li i {
    display: block;
    padding-top: 118px;
}

.newresumetk .sontm li.li1 i {
    background: url(../images2/ulibg1.png) no-repeat top center;
}

.newresumetk .sontm li.li1:hover i {
    background: url(../images2/ulibg1a.png) no-repeat top center;
}

.newresumetk .sontm li.li2 i {
    background: url(../images2/ulibg2.png) no-repeat top center;
}

.newresumetk .sontm li.li2:hover i {
    background: url(../images2/ulibg2a.png) no-repeat top center;
}

.newresumetk .sontm li.li3 i {
    background: url(../images2/ulibg3.png) no-repeat top center;
}

.newresumetk .sontm li.li3:hover i {
    background: url(../images2/ulibg3a.png) no-repeat top center;
}

.newresumetk .sontm li.on {
    color: #4c9e9d;
}

.newresumetk .btns {
    padding-top: 40px;
}

.newresumetk .btns a {
    display: block;
    width: 128px;
    height: 46px;
    line-height: 46px;
    border-radius: 10px;
    background: #4c9e9d;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}

/*简历模板预览*/
.ovbody {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pcylcont {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    background: rgba(0, 0, 0, .7);
    overflow: auto;
    padding: 60px 0;
}

.pcylcont .closed {
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 46px;
    color: #eee;
    overflow: hidden;
    z-index: 9;
}

.pcylcont .maincnt {
    width: 1100px;
    margin: 0 auto;
    background: #f4f4f4;
    border-radius: 6px;
    box-shadow: 0 0 5px #333;
    padding: 40px;
    font-weight: normal;
}

.pcylcont .maincnt .pic {
    width: 680px;
    box-shadow: 0px 0px 20px #ccc;
    background: #fff;
    padding: 15px;
}

.pcylcont .maincnt .pic img {
    display: block;
    width: 100%;
}

.pcylcont .maincnt .word {
    width: 286px;
}

.pcylcont .maincnt .title {
    padding-left: 20px;
}

.pcylcont .maincnt .title h2 {
    display: block;
    font-size: 20px;
    color: #515151;
    line-height: 30px;
}

.pcylcont .maincnt .title i {
    display: block;
    font-size: 16px;
    color: #555555;
    line-height: 22px;
    padding: 15px 0;
}

.pcylcont .maincnt .tips {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0 15px 5px;
    overflow: hidden;
}

.pcylcont .maincnt .tips i {
    display: block;
    float: left;
    padding-left: 33px;
    width: 128px;
    margin-left: 12px;
    height: 30px;
    line-height: 30px;
}

.pcylcont .maincnt .tips i.sy {
    background: url(../images2/syico.png) no-repeat left center;
}

.pcylcont .maincnt .tips i.sc {
    background: url(../images2/scico.png) no-repeat left center;
}

.pcylcont .maincnt dl {
    padding-top: 16px;
    font-size: 13px;
    padding-left: 20px;
    color: #515151;
}

.pcylcont .maincnt dl dt {
    background: url(../images2/gjico.png) no-repeat left center;
    height: 30px;
    line-height: 30px;
    padding-left: 32px;
}

.pcylcont .maincnt dl dd {
    background: url(../images2/dianbg.png) no-repeat left center;
    padding-left: 12px;
    margin-left: 33px;
    line-height: 24px;
}

.pcylcont .maincnt .btn {
    padding-top: 30px;
}

.pcylcont .maincnt .btn a {
    display: block;
    width: 276px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    border-radius: 28px;
    background: #4c9e9d;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
}

/*移动版预览*/
.pcylcont .iphonet {
    background: #fff;
    border-radius: 40px;
    box-shadow: 0px 0px 20px #ccc;
    padding: 55px 24px 18px;
    width: 400px;
}

.pcylcont .iphonet .mpic {
    padding: 50px 0 20px;
}

.pcylcont .iphonet .mpic img {
    display: block;
    width: 100%;
}

.pcylcont .iphonet .htcnt {
    width: 77px;
    height: 8px;
    border-radius: 4px;
    background: #515151;
    margin: 0 auto;
}

.pcylcont .iphonet .homejct {
    width: 72px;
    height: 72px;
    border: 1px solid #b9b9b9;
    border-radius: 50%;
    margin: 0 auto;
}

.pcylcont .maincnt.ipyd {
    width: 900px;
    padding: 40px 80px;
}

.pcylcont .ewm {
    padding-top: 30px;
}

.pcylcont .ewm img {
    display: block;
    width: 217px;
    margin: 0 auto;
}

.pcylcont .ewm i {
    display: block;
    text-align: center;
    padding-top: 12px;
    color: #515151;
    font-size: 14px;
}

/*简历详情*/
.dtmapcnt {
    font-size: 14px;
    color: #999999;
    padding: 12px 0 13px;
    line-height: 22px;
    font-weight: normal;
}

.dtmapcnt a {
    color: #666666;
}

.dtmapcnt i {
    color: #666;
    margin: 0 6px;
}

.dtmaincnt .pics {
    width: 535px;
}

.dtmaincnt .smpics {
    width: 122px;
}

.dtmaincnt .smpics li {
    padding: 4px 0;
}

.dtmaincnt .smpics li a {
    display: block;
    border: 1px solid #e7e7e7;
    cursor: pointer;
}

.dtmaincnt .smpics li.on a {
    border-color: #4c9e9d;
}

.dtmaincnt .smpics li img {
    display: block;
    width: 100%;
}

.dtmaincnt .bigpic {
    width: 385px;
    margin-top: 4px;
    background: #e7e7e7;
    padding: 24px 21px;
    border-radius: 3px;
}

.dtmaincnt .bigpic img {
    display: block;
    width: 100%;
}

.dtmaincnt .bigpic i {
    display: block;
    border: 1px solid #fff;
}

.dtmaincnt .word {
    width: 530px;
    font-weight: normal;
}

.dtmaincnt .word h1,
h2 {
    display: block;
    font-size: 26px;
    color: #515151;
    font-weight: bold;
    line-height: 36px;
    margin-top: 10px
}

.dtmaincnt .word ul {
    padding: 20px 0;
    font-size: 13px;
    color: #999999;
    line-height: 36px;
}

.dtmaincnt .word li i {
    color: #666;
}

.dtmaincnt .word li a {
    color: #999999;
    margin: 0 12px;
    cursor: default;
}

.dtmaincnt .word .price {
    padding: 15px 12px;
    background: #f4f4f4;
    line-height: 52px;
    overflow: hidden;
}

.dtmaincnt .word .prc {
    font-size: 14px;
    color: #555555;
}

.dtmaincnt .word .prc b {
    font-size: 30px;
    color: #53a4a5;
    font-weight: bold;
}

.dtmaincnt .word .prc i {
    font-size: 13px;
    color: #4c9e9c;
    padding-left: 6px
}

.dtmaincnt .word .tipsd {
    padding-top: 7px;
    padding-left: 20PX;
}

.dtmaincnt .word .tipsd a {
    background: #53a4a5;
    font-size: 12px;
    color: #fff;
    padding: 4px;
}

.dtmaincnt .word .sys {
    height: 52px;
    border-left: 1px solid #e9e9e9;
    padding-left: 56px;
    background: url(../images2/syico.png) no-repeat 24px 22px;
    color: #555555;
    font-size: 13px;
    float: right;
    padding-right: 25px;
    padding-top: 7px;
}

.dtmaincnt .word .sys i {
    color: #53a4a5;
    padding-left: 6px;
}

.dtmaincnt .word .downbtn {
    padding: 30px 0 28px;
    border-bottom: 1px solid #ebebeb;
}

.dtmaincnt .word .downbtn a {
    display: block;
    width: 231px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #53a4a5;
    border-radius: 25px;
}

.dtmaincnt .word .infos {
    overflow: hidden;
    font-size: 13px;
    color: #555555;
    line-height: 30px;
    padding: 16px 0;
}

.dtmaincnt .word .infos .muns {
    float: left;
}

.dtmaincnt .word .infos .muns span {
    float: left;
    display: block;
    padding-right: 36px;
    padding-left: 26px;
}

.dtmaincnt .word .infos .muns span.ls {
    background: url(../images2/lsico.png) no-repeat left center;
}

.dtmaincnt .word .infos .muns span.sc {
    background: url(../images2/scico.png) no-repeat left center;
}

.dtmaincnt .word .infos i {
    color: #4c9e9c;
    padding: 0 5px;
}

.dtmaincnt .word .infos .tbds {
    float: right;
}

.dtmaincnt .word .infos .tbds a {
    color: #09898a;
    padding: 0 6px;
    text-decoration: underline;
}

.dtmaincnt .word .share {
    padding-top: 76px;
    overflow: hidden;
}

.dtmaincnt .word .btn {
    float: right;
    padding-left: 15px;
}

.dtmaincnt .word .btn a {
    display: block;
    width: 80px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    text-align: center;
    background: url(../images2/shareico.png) no-repeat 9px center;
    color: #555555;
    font-size: 13px;
    padding-left: 20px;
}

.dtmaincnt .word .btn a.bds_more {
    background: url(../images2/shareicos.png) no-repeat 9px center;
}

.detaicnt {
    margin-top: 96px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
}

.detaicnt .title {
    height: 72px;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    padding-top: 10px;
}

.detaicnt .title i {
    height: 48px;
    line-height: 46px;
    color: #555555;
    font-size: 18px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    cursor: pointer;
}

.detaicnt .title i.on {
    font-weight: bold;
    color: #3E9CFD;
    border-color: #3E9CFD;
}

.detaicnt .title ins {
    display: inline-block;
    height: 26px;
    width: 1px;
    background: #e1e1e1;
    overflow: hidden;
    margin: 0 30px;
    vertical-align: middle;
}

.detaicnt .cont {
    width: 800px;
    margin: 0 auto;
    padding: 58px 0;
}

.detaicnt .cont .pics img {
    display: block;
    max-width: 800px;
    margin: 0 auto;
}

.detaicnt .cont .pics i {
    display: block;
    padding-bottom: 38px;
}

.detaicnt .word {
    padding: 20px 0px;
    font-weight: normal;
}

.detaicnt .word dt {
    margin-bottom: 12px;
    color: #555;
    font-size: 14px;
    background: url(../images2/wenico.png) no-repeat left center;
    padding-left: 26px;
    line-height: 30px;
}

.detaicnt .word dd {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    background: url(../images2/daico.png) no-repeat left 4px;
    padding-left: 26px;
    padding-bottom: 30px;
}

/*相关推荐*/
.relevant .title {
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    padding: 16px 0;
    font-weight: normal;
    margin: 56px 0 20px;
}

.relevant .title i {
    display: block;
    float: left;
    color: #555;
    font-size: 18px;
}

.relevant .title a {
    display: block;
    float: right;
    color: #999;
    font-size: 16px;
}


.webpages {
    text-align: center;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 70px 0 80px
}

.webpages a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 15px;
    color: #9f9f9f;
    background: #f1f1f1
}

.webpages i {
    display: inline-block;
    margin: 0 5px;
    color: #9f9f9f;
}

.webpages a:hover {
    background: #969696;
    color: #fff
}

.webpages a.on {
    background: #3E9CFD;
    color: #fff;
    cursor: default
}


/*详细*/
.videtails .webmap {
    line-height: 26px;
    font-size: 14px;
    color: #666666;
    padding: 15px 0;
}

.videtails .webmap a {
    display: inline-block;
    margin: 0 10px;
    color: #666666;
}

.videtails .webmap i {
    display: inline-block;
    margin: 0 10px;
}

.videtails .webmap em {
    display: inline-block;
}

.videtails .webmap img {
    display: inline-block;
    vertical-align: middle;
}

.videtails .leftcnt {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px 6px 30px;
}

.videtails .leftcnt .title {
    padding: 10px 0px 10px;
    border-bottom: 1px solid #eaeaea;
}

.videtails .leftcnt .title h1 {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    white-space: nowrap;
    width: 650px;
    margin: 0 auto
}

.videtails .leftcnt .title span {
    display: block;
    overflow: hidden;
    line-height: 30px;
    padding-top: 10px;
}

.videtails .leftcnt .title span i {
    display: block;
    float: left;
    color: #999999;
    font-size: 14px;
    margin-right: 26px;
}

.videtails .leftcnt .title span em {
    margin-right: 5px;
}

.videtails .leftcnt .video {
    padding: 30px 0;
    margin: 0 auto;
    width: 650px;
}

.videtails .leftcnt .video img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.videtails .leftcnt .pics {
    margin: 0 auto;
    width: 650px
}

.videtails .leftcnt .pics img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.videtails .lfmainwp {
    padding-right: 440px;
}

.videtails .rightct {
    width: 400px;
}

.videtails .rightct.active {
    left: 50%;
    margin-left: 200px;
    top: 0
}

.videtails .rightct.active1 {
    right: 0px;
    position: absolute;
    bottom: 0
}

.videtails .rightct .userinfo {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 18px 16px 15px;
}

.videtails .rightct .userinfo dl {
    overflow: hidden;
}

.videtails .rightct .userinfo dt {
    float: left;
    width: 62px;
    height: 62px;
    overflow: hidden;
    margin-right: 12px;
}

.videtails .rightct .userinfo dt img {
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 50%;
}

.videtails .rightct .userinfo dd {
    overflow: hidden;
    height: 32px;
    line-height: 32px;
}

.videtails .rightct .userinfo dd b {
    font-size: 16px;
    color: #000;
    float: left;
    padding-right: 18px;
}

.videtails .rightct .userinfo dd a.gz {
    display: block;
    float: left;
    color: #4ac7b5;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #4ac7b5;
    padding: 0 12px;
}

.videtails .rightct .userinfo dd i {
    font-size: 13px;
    color: #999999;
    padding-right: 20px;
}

.videtails .rightct .userinfo dd a.kj {
    color: #999999;
    font-size: 13px;
}

.videtails .rightct .prodinfo {
    border: 1px solid #eaeaea;
    background: #fff;
}

.videtails .rightct .prodinfo dl {
    padding: 20px 27px;
    border-bottom: 1px solid #eaeaea
}

.videtails .rightct .prodinfo dt {
    color: #000000;
    font-size: 16px;
    padding: 5px 0 15px;
}

.videtails .rightct .prodinfo dd {
    color: #999999;
    font-size: 14px;
    line-height: 36px;
}

.videtails .rightct .prodinfo dd a {
    color: #3E9CFD;
    text-decoration: underline;
}

.videtails .rightct .prodinfo .btns {
    padding: 30px 0px;
    overflow: hidden;
    text-align: center;
}

.videtails .rightct .prodinfo .btns a {
    display: inline-block;
    border: 1px solid #4ac7b5;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #4ac7b5;
    border-radius: 3px;
    margin: 0 8px;
    height: 45px;
    line-height: 43px;
    padding: 0 30px;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -mozilla-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 18px;
}

.videtails .rightct .prodinfo .btns a.down {
    color: #fff;
    background: #4ac7b5;
}

.videtails .rightct .prodinfo .btns a:hover {
    top: -2px
}

.videtails .rightct .prodinfo .btns a i {
    margin-right: 10px;
    font-size: 22px;
}

.videtails .rightct .hotword {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 15px 0;
}

.videtails .rightct .hotword span {
    display: block;
    padding: 0 25px;
    color: #000000;
    font-size: 14px;
    overflow: hidden;
}

.videtails .rightct .hotword span i {
    float: left;
}

.videtails .rightct .hotword span a {
    float: right;
    color: #4ac7b5;
    text-decoration: underline;
}

.videtails .rightct .hotword .words {
    padding: 10px 14px;
}

.videtails .rightct .hotword .words a {
    display: inline-block;
    height: 32px;
    padding: 0 12px;
    line-height: 30px;
    margin: 6px;
    border: 1px solid #eeeeee;
    background: #f7f7f7;
    color: #7c7c7c;
    -webkit-transition: all 0ms ease-out;
    -mozilla-transition: all 0ms ease-out;
    -ms-transition: all 0ms ease-out;
    -o-transition: all 0ms ease-out;
    transition: all 0ms ease-out;
}

.videtails .rightct .hotword .words a:hover {
    background: #4ac7b5;
    color: #fff;
    border: 1px solid #4ac7b5;
}

.videtails .caselist {
    padding: 35px 0;
}

.videtails .caselist .title {
    color: #000000;
    font-size: 16px;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 6px;
}


.videtails .rightct .zprtno {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 0 25px;
    margin-bottom: 30px;
}

.videtails .rightct .zprtno h2 {
    display: block;
    font-size: 18px;
    color: #515151;
    font-weight: bold;
    line-height: 28px;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0 20px 0px;
}

.videtails .rightct .zprtno .btns {
    padding: 26px 0px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}

.videtails .rightct .zprtno .btns a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
}

.videtails .rightct .zprtno .btns a.sc {
    width: 103px;
    background: #d8d8d8 url(../images2/scicos.png) no-repeat 20px center;
    padding-left: 20px;
    float: right;
}

.videtails .rightct .zprtno .btns a.iscoll {
    background-color: #3E9CFD;
}

.videtails .rightct .zprtno .btns a.down {
    width: 216px;
    background: #3E9CFD url(../images2/downs.png) no-repeat 66px center;
    padding-left: 26px;
    float: left;
}

.videtails .rightct .zprtno .icos {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    color: #999;
    padding-left: 15px;
}

.videtails .rightct .zprtno .icos i {
    display: inline-block;
    margin-right: 20px;
    padding-left: 22px;
}

.videtails .rightct .zprtno .icos i.st {
    background: url(../images2/yanicos.png) no-repeat left center;
}

.videtails .rightct .zprtno .icos i.sc {
    background: url(../images2/hart.png) no-repeat left center;
}

.videtails .rightct .zprtno .icos i.tm {
    background: url(../images2/timeicoss.png) no-repeat left center;
}

.videtails .rightct .useritg {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 20px 25px;
    overflow: hidden;
}

.videtails .rightct .useritg i {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.videtails .rightct .useritg img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.videtails .rightct .useritg span {
    display: block;
    height: 50px;
    float: left;
    line-height: 50px;
    padding-left: 20px;
    color: #515151;
    font-size: 16px;
}

.videtails .rightct .useritg span a {
    color: #3E9CFD;
    margin: 0 3px;
}


.dtmaincnt .word {
    width: 610px;
    font-weight: normal;
}

.dtmaincnt .word .zprt {
    background: #fff;
    width: 610px;
    border: 1px solid #ebebeb;
    padding: 0px 23px;
    margin-bottom: 38px;
}

.dtmaincnt .word h2 {
    display: block;
    font-size: 18px;
    color: #515151;
    font-weight: bold;
    line-height: 28px;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0 20px 15px;
}

.dtmaincnt .word h3 {
    display: block;
    font-size: 16px;
    color: #515151;
    line-height: 26px;
    border-bottom: 1px solid #ebebeb;
    padding: 16px 0 16px 15px;
}

.dtmaincnt .word .btns {
    padding: 36px 15px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}

.dtmaincnt .word .btns a {
    display: block;
    float: left;
    ;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
}

.dtmaincnt .word .btns a.sc {
    width: 103px;
    background: #d8d8d8 url(../images2/scicos.png) no-repeat 20px center;
    padding-left: 20px;
}

.dtmaincnt .word .btns a.iscoll {
    background-color: #3E9CFD;
}

.dtmaincnt .word .btns a.down {
    width: 216px;
    background: #3E9CFD url(../images2/downs.png) no-repeat 66px center;
    padding-left: 26px;
}

.dtmaincnt .word .icos {
    height: 60px;
    line-height: 60px;
    font-size: 13px;
    color: #999;
    padding-left: 15px;
}

.dtmaincnt .word .icos i {
    display: inline-block;
    margin-right: 20px;
    padding-left: 22px;
}

.dtmaincnt .word .icos i.st {
    background: url(../images2/yanicos.png) no-repeat left center;
}

.dtmaincnt .word .icos i.sc {
    background: url(../images2/hart.png) no-repeat left center;
}

.dtmaincnt .word .icos i.tm {
    background: url(../images2/timeicoss.png) no-repeat left center;
}

.dtmaincnt .word ul {
    padding: 20px 15px;
    font-size: 13px;
    color: #999999;
    line-height: 42px;
}

.dtmaincnt .word li i {
    color: #555;
    margin-right: 15px;
}

.dtmaincnt .word li a {
    color: #999999;
    margin: 0 15px;
    cursor: default;
}

.dtmaincnt .word .tips {
    height: 56px;
    line-height: 55px;
    border-top: 1px solid #ebebeb;
    padding-left: 40px;
    color: #999999;
    font-size: 13px;
    background: url(../images2/tipsico.png) no-repeat 15px center;
}

.detail-link {
    background: #F3F5F8;
}

/*底部*/
.smfoot {
    text-align: center;
    padding: 19px 0 13px;
    line-height: 24px;
    font-size: 13px;
    color: #E5E5E5;
    background: #424242;
}

.smfoot.vipF {
    background: #f8f8f8;
    color: #666666;
}

.smfoot.vipF a {
    color: #666666;
}

.smfoot a {
    color: #E5E5E5;
    margin-right: 10px;
    margin-left: 10px;
}

.smfoot a:hover {
    color: #6ca620
}

.smfoot .label-sm {
    background: url("../img/label_sm.png") no-repeat center;
    width: 134px;
    height: 47px;
    margin: auto;
    margin-top: 12px;
}


/*编辑页*/
.editheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 70px;
    background: #4c9e9c;
    z-index: 9999;
}


/*在线制作首页*/
.mbaners {
    height: 355px;
    background: url(../images2/babes.jpg) no-repeat top center;
}

.mbaners .cont {
    height: 355px;
    position: relative;
}

.mbaners .cont a {
    display: block;
    width: 153px;
    height: 42px;
    position: absolute;
    top: 205px;
    left: 50%;
    margin-left: -77px;
}

.mbaners .cont img {
    display: block;
}

.banword {
    height: 234px;
    font-weight: normal;
}

.banword .cont ul {
    margin: 0 auto;
    height: 60px;
    width: 820px;
}

.banword .cont ul li {
    height: 241px;
    width: 441px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    text-align: center;
    padding: 0 20px;
    box-shadow: 3px 2px 6px rgba(0, 0, 0, .3);
    border-radius: 8px;
    overflow: hidden;
}

.banword .cont ul li h2 {
    display: block;
    padding: 30px 0 20px;
    font-size: 16px;
    color: #555555;
    font-weight: bold;
}

.banword .cont ul li p {
    display: block;
    font-size: 12px;
    color: #555555;
    line-height: 22px;
}

.banword .cont ul li a {
    display: block;
    width: 110px;
    height: 32px;
    line-height: 30px;
    border-radius: 16px;
    border: 1px solid #4c9e9d;
    text-align: center;
    color: #4c9e9d;
    font-size: px;
    margin: 20px auto 0
}

.banword .cont ul li.roundabout-in-focus h2 {
    padding: 40px 0 25px;
    font-size: 20px;
}

.banword .cont ul li.roundabout-in-focus p {
    font-size: 14px;
    color: #555555;
    line-height: 26px;
}

.banword .cont ul li.roundabout-in-focus a {
    background: #4c9e9d;
    color: #fff;
}

.zsindmain .conts {
    width: 1400px;
    margin: 0 auto;
}

.zsindmain .lfcontnemu {
    width: 196px;
    background: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 6px #e1e1e1;
    padding: 20px 0;
    font-weight: normal;
    top: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.zsindmain .lfcontnemu .zpert {
    position: relative;
}

.zsindmain .lfcontnemu .ztconts {
    position: relative;
    z-index: 111;
    padding: 20px 20px 20px 40px;
    border: 1px solid transparent;
    border-right: none;
    background: #fff;
}

.zsindmain .lfcontnemu h2 {
    display: block;
    line-height: 26px;
    font-size: 16px;
    color: #777777;
    background: url(../images2/arrowr.png) no-repeat right center;
    padding-right: 30px;
    width: 133px;
}

.zsindmain .lfcontnemu h2 a {
    color: #777777
}

.zsindmain .lfcontnemu h2 a:hover {
    color: #00C091
}

.zsindmain .lfcontnemu .subnav {
    display: none;
    position: absolute;
    top: 0;
    left: 194px;
    z-index: 110;
    background: #fff;
    border: 1px solid #4c9e9d;
    width: 500px;
    min-height: 120px;
    height: inherit;
    padding: 10px 15px;
}

.zsindmain .lfcontnemu .subnav dl {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    padding: 6px 0;
    font-size: 14px;
}

.zsindmain .lfcontnemu .subnav dl dt {
    width: 100%;
    overflow: hidden;
    padding-left: 12px;
}

.zsindmain .lfcontnemu .subnav dl dt a {
    color: #454545;
    font-weight: bold;
    margin-bottom: 0px;
}

.zsindmain .lfcontnemu .subnav dl dd {
    width: 100%;
    overflow: hidden;
    color: #777;
}

.zsindmain .lfcontnemu .subnav dl dd a {
    margin: 0 12px;
    display: inline-block;
    white-space: nowrap;
    color: #777;
}

.zsindmain .lfcontnemu .subnav dl a:hover {
    color: #00C091;
    text-decoration: underline;
}

.zsindmain .lfcontnemu .xfk:hover .ztconts {
    border-color: #4c9e9d;
    width: 195px;
}

.zsindmain .lfcontnemu .xfk:hover .subnav {
    display: block;
}

.zsindmain .listcase {
    width: 1200px;
}

.zsindmain .listcase .title {
    padding: 0 20px;
    overflow: hidden;
}

.zsindmain .listcase .title ul {
    width: 166px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #4c9e9d;
    border-radius: 16px;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    background: #fff;
    float: left;
}

.zsindmain .listcase .title li {
    width: 50%;
    float: left;
}

.zsindmain .listcase .title li a {
    display: block;
    color: #999;
}

.zsindmain .listcase .title li.on a {
    background: #4c9e9d;
    color: #fff;
}

.zsindmain .listcase .title span {
    display: block;
    float: right;
    height: 32px;
    position: relative;
}

.zsindmain .listcase .title .webtxt {
    width: 322px;
    height: 32px;
    line-height: 30px;
    padding: 0 12px;
    border-radius: 16px;
    border: 1px solid #dbdbdb;
    font-size: 13px;
}

.zsindmain .listcase .title .webtn {
    display: block;
    position: absolute;
    height: 32px;
    top: 0;
    right: 0;
    width: 40px;
    cursor: pointer;
    border: none;
    background: url(../images2/searchico.gif) no-repeat center;
}

.zsindmain .listcase .sconts .zpert {
    width: 20%;
    float: left;
    padding: 15px 0 15px 30px;
}

.zsindmain .listcase .sconts .zpert img {
    display: block;
    width: 100%;
}

.zsindmain .listcase .sconts .ctma {
    position: relative;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    background: #000;
}

.zsindmain .listcase .sconts .pics {
    opacity: 1;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    cursor: pointer;
}

.zsindmain .listcase .sconts .word {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #FFFFFF;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    padding: 6px 10px;
    border-top: 1px solid #e1e1e1;
    font-weight: normal;
    color: #555;
}

.zsindmain .listcase .sconts .word p {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

.zsindmain .listcase .sconts .word span {
    display: block;
    height: 0px;
    overflow: hidden;
    line-height: 26px;
    font-size: 12px;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}

.zsindmain .listcase .sconts .word i {
    display: block;
    float: left;
}

.zsindmain .listcase .sconts .word ins {
    display: block;
    float: right;
    width: 16px;
    height: 26px;
    background: url(../images2/bswx.png) no-repeat center;
    cursor: pointer;
}

.zsindmain .listcase .sconts .word ins.on {
    background: url(../images2/yswx.png) no-repeat center;
}

.zsindmain .listcase .ckbtn {
    display: none;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -28px;
    margin-left: -28px;
    z-index: 66;
}

.zsindmain .listcase .sbtn {
    position: absolute;
    top: 12px;
    right: 8px;
    height: 22px;
    line-height: 20px;
    border-radius: 15px;
    color: #4c9e9d;
    font-size: 12px;
    background: #fff;
    border: 1px solid #4c9e9d;
    padding: 0 10px;
}

.zsindmain .listcase .zpert:hover .word {
    background: #4c9e9d;
    color: #fff;
    border-top: 1px solid #4c9e9d;
}

.zsindmain .listcase .zpert:hover .word span {
    height: 26px;
}

.zsindmain .listcase .zpert:hover .pics,
.zsindmain .listcase .zpert:hover .sbtn {
    opacity: 0.5;
}

.zsindmain .listcase .zpert:hover .ckbtn {
    display: block;
}

.zsindmain .lfcontnemu.fixednav {
    position: fixed;
    top: 0px;
    z-index: 12;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

/*首页*/
.banebg {
    height: 468px;
    min-width: 1200px;
    /*background: url(../images2/indbanbg.jpg) no-repeat center;*/
}

.banebg .cont {
    color: #fff;
    text-align: center;
}

.banebg .cont h1 {
    display: block;
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 40px;
    font-weight: bold;
}

.banebg .cont h3 {
    display: block;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
}

.banebg .cont span {
    display: block;
    font-size: 16px;
}

.banebg .cont span i:nth-child(2n) {
    display: inline-block;
    margin: 0 5px;
}

.banebg .cont span i:last-child {
    margin-right: 0;
}

.banner-right1 {
    width: 512px;
    height: 360px;
    position: absolute;
    top: 184px;
    right: 10%;
    background: url("./../img/banner1-pic.png")no-repeat center;
}

.banner-right2 {
    width: 354px;
    height: 431px;
    position: absolute;
    top: 88px;
    right: 10%;
    background: url("./../img/banner2-pic.png")no-repeat center;
}

.banner-right3 {
    width: 526px;
    height: 451px;
    position: absolute;
    top: 62px;
    right: 8%;
    background: url("./../img/banner3-pic.png")no-repeat center;
}

.icon-i {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: url("./../img/icon-i.png") no-repeat center;
}

.icon-r {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: url("./../img/icon-r.png") no-repeat center;
}

.banebg .cont .btn a {
    display: inline-block;
    line-height: 36px;
    margin: 0 37px;
    color: #fff;
    font-size: 15px;
    width: 158px;
    height: 36px;
    background: rgba(95, 174, 255, 1);
    border-radius: 6px;
    text-align: center;
}

.banebg .cont .btn a:nth-child(2) {
    background: rgba(255, 255, 255, 1);
    color: #3E9CFD;
}

.banebg .cont .btn img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.indmuer {
    height: 185px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    padding-top: 55px;
}

.indmuer .zpart {
    width: 33.33%;
    float: left;
}

.indmuer .zpart span {
    display: block;
    font-weight: bold;
    line-height: 50px;
}

.indmuer .zpart span i {
    font-size: 40px;
    margin-right: 8px;
}

.indmuer .zpart span i.ys {
    color: #4c9e9d
}

.indmuer .zpart p {
    display: block;
    padding-top: 10px;
}

.indjlmb {
    min-width: 1200px;
    background: #F3F5F8;
    padding: 56px 0;
}

.indjlmb .title {
    font-size: 30px;
    color: #515151;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding-bottom: 10px;
}

.indjlmb .tabtle {
    height: 45px;
}

.indjlmb .tabtle li {
    float: left;
    padding-right: 40px;
    cursor: pointer;
    font-size: 16px;
}

.indjlmb .tabtle li i {
    display: block;
    height: 45px;
    border-bottom: 2px solid transparent;
    line-height: 43px;
}

.indjlmb .tabtle li.on i {
    color: #5bafae;
    border-color: #5bafae;
    font-weight: bold;
}

.indjlmb .tbcont {
    /*padding-top: 10px;*/
    margin: 0 auto;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    /*width: 1410px;*/
}

.indjlmb .tbcont.h5 {
    /*width: 1480px;*/
}

.adv {
    /*margin-top: 56px;*/
    width: 100%;
    height: 140px;
    background: url("../img/adv1.png") no-repeat center;
}

.indjlmb .tbcont .tbheader {
    text-align: center;
    line-height: 40px
}

.indjlmb .tbcont .tbheader>span {
    padding-bottom: 13px;
    border-bottom: 1px solid #868686;
    font-size: 32px;
    font-weight: bold
}

.indjlmb .tbcont .tbheader .subHeader {
    font-size: 18px;
    color: #868686;
    padding-top: 13px
}

.indjlmb .contm {
    margin: 0 -20px;
}

.indjlmb .contm .zpart {
    width: 228px;
    margin: 15px 10px;
    padding: 3px;
    border: 1px solid #e4e6e9;
    border-radius: 3px;
    background: #fff;
    float: left;
}

.indjlmb .contm .zpart a {
    display: block;
    position: relative;
}

.indjlmb .contm .zpart .pic {
    overflow: hidden;
}

.indjlmb .contm .zpart .pic img {
    display: block;
    width: 100%;
}

.indjlmb .contm .zpart .picppt {
    height: 322px;
    overflow: hidden;
    position: relative;
}

.indjlmb .contm .zpart .picppt .pic {
    position: absolute;
}

.indjlmb .contm .zpart .picppt img {
    height: auto;
}

.indjlmb .contm .zpart .picppt .upscr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9;
}

.indjlmb .contm .zpart .picppt .downscr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9;
}

.indjlmb .contm .zpart .wrod {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    height: 50px;
    line-height: 42px;
    overflow: hidden;
    width: 100%;
    padding: 3px 8px 0;
}

.indjlmb .contm .zpart .wrod ins {
    display: block;
    float: left;
    width: 128px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 13px;
}

.indjlmb .contm .zpart .wrod i {
    display: block;
    padding-left: 15px;
    color: #5bafae;
    /*background: url(../images2/dncio.jpg) no-repeat left center;*/
    font-size: 12px;
    float: right;
}

.indjlmb .contm .btn {
    padding-top: 24px;
    text-align: center;
}

.indjlmb .contm .btn a {
    display: block;
    width: 165px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 20px;
    background: #5FAEFF;
    font-size: 18px;
    color: #fff;
}

.indonline {
    background: #4d9f9e;
    min-width: 1200px;
    padding: 50px 0;
    color: #fff;
}

.indonline .title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding-bottom: 10px;
}

.indonline .tabtle {
    height: 45px;
}

.indonline .tabtle li {
    float: left;
    padding-right: 40px;
    cursor: pointer;
    font-size: 16px;
}

.indonline .tabtle li i {
    display: block;
    height: 45px;
    border-bottom: 2px solid transparent;
    line-height: 43px;
}

.indonline .tabtle li.on i {
    color: #fff;
    border-color: #fff;
    font-weight: bold;
}

.indonline .tabcont {
    padding-top: 20px;
}

.indonline .contm {
    margin: 0 -15px;
}

.indonline .contm .zpart {
    width: 222px;
    margin: 15px 12px;
    border: 1px solid #fff;
    border-radius: 2px;
    background: #000;
    float: left;
    position: relative;
    overflow: hidden;
}

.indonline .contm .zpart .pic {
    position: relative;
}

.indonline .contm .zpart .pic img {
    display: block;
    width: 100%;
}

.indonline .contm .zpart .pic i {
    position: absolute;
    top: 12px;
    right: 8px;
    height: 24px;
    line-height: 22px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    background: #51a3a2;
    border: 1px solid #4c9e9d;
    padding: 0 10px;
}

.indonline .contm .zpart .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.indonline .contm .zpart a {
    background: url(../images2/yancio.png) center no-repeat;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-indent: -9999px;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -28px;
    margin-top: -28px;
    opacity: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.indonline .contm .zpart:hover .mask {
    opacity: 1;
    border: 120px solid rgba(0, 0, 0, 0.7);
}

.indonline .contm .zpart:hover a {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.indonline .contm .btn {
    padding-top: 45px;
    text-align: center;
}

.indonline .contm .btn a {
    display: block;
    width: 158px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    border-radius: 23px;
    background: #fff;
    font-size: 16px;
    color: #4ea09f;
}

.vipcont {
    background: #ffffff;
    height: 435px;
    min-width: 1200px;
    padding: 85px 0 73px;
    color: #515151;
}

.vipcont .title {
    font-size: 32px;
    color: #000000;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding-bottom: 34px;
}

.vipcont ul li {
    margin: 0 15px;
    width: 445px;
    float: left;
    border-radius: 10px;
    height: 175px;
    border: 1px solid #ececec;
    background: #fff;
    overflow: hidden
}

.vipcont .cont {
    position: relative;
    height: 180px;
    margin: 40px auto 0;
    overflow: hidden;
    padding: 0 48px;
}

.vipcont ul {
    overflow: hidden;
    zoom: 1;
}

.vipcont .prev {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -16px;
    display: block;
    width: 17px;
    height: 32px;
    overflow: hidden;
    background: url("../img/arrowl.png") no-repeat center;
    cursor: pointer;
}

.vipcont .next {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -16px;
    display: block;
    width: 17px;
    height: 32px;
    overflow: hidden;
    background: url("../img/arrowrs.png") no-repeat center;
    cursor: pointer;
}

.vipcont dt {
    float: left;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    overflow: hidden;
    margin: 40px 0 0 26px;
}

.vipcont dt img {
    display: block;
    width: 86px;
    height: 86px;
}

.vipcont dd {
    float: right;
    width: 300px;
    padding-right: 26px;
    font-size: 15px;
    color: #515151;
    line-height: 25px;
}

.vipcont dd span {
    display: block;
    font-size: 16px;
    padding: 30px 0 10px;
}

.vipcont dd span i {
    font-size: 20px;
    padding-right: 12px;
}

.vipcont dd p {
    display: block;
}

.vipmall {
    height: 310px;
    background: url("../img/hfbaner.png") no-repeat center;
    min-width: 1200px;
    text-align: center;
    color: #fff;
    padding-top: 121px;
}

.vipmall span {
    display: block;
    font-size: 33px
}

.vipmall i {
    color: #f7cf85;
}

.vipmall p {
    display: block;
    padding: 20px 0 40px;
    font-size: 16px;
}

.vipmall a {
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: #5aafad;
    color: #fff;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 25px;
}


/*resume首页*/
.topbaner {
    position: relative;
    /*height: 390px;*/
    background: url(../images2/stopic.jpg) no-repeat center top;
}

.topbaner .headerm {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: none;
    color: #fff;
}

.topbaner .headerm.resumeindex a {
    color: #fff;
}

.topbaner .headerm.resumeindex .top_work li a {
    color: #333;
}

.topbaner .headerm.resumeindex .mbsc div a {
    color: #666;
}

.topbaner .headerm.resumeindex .top_user li a {
    color: #333;
}

.topbaner .headerm.resumeindex .nav li i {
    background: url(../images/arrowers.png) no-repeat -16px 0;
}

.topbaner .headerm .login span {
    background: none;
}

.topbaner .headerm .logo {
    padding-top: 5px
}

.topbaner .headerm img {
    width: auto;
    max-width: 100%;
}

.topbaner .wrap.cntms {
    padding-top: 72px;
}

.topbaner .wrap.cntms .cont {
    height: 240px;
    width: 1200px;
    margin: auto;
    background: url("../img/device_type_bg.png") no-repeat center;
}

.topbaner .wrap.cntms .cont ul {
    /*padding: 0px 50px;*/
    display: flex;
    justify-content: space-between;
}

.topbaner .wrap.cntms .cont li {
    padding: 36px 0 0;
    text-align: center;
    float: left;
    /*width: 33.33%;*/
    position: relative;
    /*height: 300px;*/
}

.topbaner .wrap.cntms .cont li img {
    display: block;
    margin: 0 auto
}

.topbaner .wrap.cntms .cont li i {
    color: #fff;
    display: block;
    padding: 14px 0 36px;
}

.topbaner .wrap.cntms .cont li a.atxt {
    display: block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    border-radius: 15px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    margin-top: 24px;
}

.topbaner .wrap.cntms .cont li ins {
    display: none;
    width: 31px;
    height: 16px;
    background: url(../images2/arrowwes.png) no-repeat center;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -16px;
}

.topbaner .wrap.cntms .cont li.on a.atxt {
    background: #3E9CFD;
    border: 1px solid #3E9CFD;
}

.topbaner .wrap.cntms .cont li.on ins {
    display: block
}


.zsindmains {
    padding-top: 57px;
}

.zsindmains .conts {
    width: 1200px;
    margin: 0 auto;
    /*padding: 0 30px;*/
}

.zsindmains .lfcontnemu {
    width: 166px;
    background: #fff;
    border: 1px solid #efefef;
    padding: 20px 0;
    font-weight: normal;
    top: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.zsindmains .lfcontnemu .zpert {
    position: relative;
}

.zsindmains .lfcontnemu .ztconts {
    position: relative;
    z-index: 111;
    padding: 7px 10px 7px 20px;
    border: 1px solid transparent;
    border-right: none;
    background: #fff;
    margin: 5px 0;
}

.zsindmains .lfcontnemu h2 {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #777777;
    background: url(../images2/arrowr.png) no-repeat right center;
}

.zsindmains .lfcontnemu h2 a {
    color: #777777
}

.zsindmains .lfcontnemu .innerdt h2 {
    background: none;
}

.zsindmains .lfcontnemu .subnav {
    display: none;
    position: absolute;
    top: 0;
    left: 165px;
    z-index: 110;
    background: #fff;
    border: 1px solid #3E9CFD;
    width: 500px;
    min-height: 120px;
    height: inherit;
    padding: 10px 15px;
}

.zsindmains .lfcontnemu .subnav dl {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    padding: 6px 0;
    font-size: 14px;
}

.zsindmains .lfcontnemu .subnav dl dt {
    width: 100%;
    overflow: hidden;
    padding-left: 12px;
}

.zsindmains .lfcontnemu .subnav dl dt a {
    color: #454545;
    font-weight: bold;
    margin-bottom: 0px;
}

.zsindmains .lfcontnemu .subnav dl dd {
    width: 100%;
    overflow: hidden;
    color: #777;
}

.zsindmains .lfcontnemu .subnav dl dd a {
    margin: 0 12px;
    display: inline-block;
    white-space: nowrap;
    color: #777;
}

.zsindmains .lfcontnemu .subnav dl a:hover {
    color: #3e9cfd;
    text-decoration: underline;
}

.zsindmains .lfcontnemu .zpert:hover .ztconts {
    border-color: #3E9CFD;
    width: 166px;
}

.zsindmains .lfcontnemu .zpert:hover .innerdt {
    border: none;
    color: #3E9CFD
}

.zsindmains .lfcontnemu .zpert:hover .innerdt a {
    color: #3E9CFD
}

.zsindmains .lfcontnemu .zpert:hover .subnav {
    display: block;
}

.zsindmains .listcase {
    width: 1030px;
}

.zsindmains .listcase .title {
    padding: 0 20px 20px;
    overflow: hidden;
}

.zsindmains .listcase .title ul {
    width: 166px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #3E9CFD;
    border-radius: 16px;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    background: #fff;
    float: left;
}

.zsindmains .listcase .title li {
    width: 50%;
    float: left;
}

.zsindmains .listcase .title li a {
    display: block;
    color: #999;
}

.zsindmains .listcase .title li.on a {
    background: #3E9CFD;
    color: #fff;
}

.zsindmains .listcase .title span {
    display: block;
    float: right;
    height: 32px;
    position: relative;
}

.zsindmains .listcase .title .webtxt {
    width: 322px;
    height: 32px;
    line-height: 30px;
    padding: 0 12px;
    border-radius: 16px;
    border: 1px solid #dbdbdb;
    font-size: 13px;
}

.zsindmains .listcase .title .webtn {
    display: block;
    position: absolute;
    height: 32px;
    top: 0;
    right: 0;
    width: 40px;
    cursor: pointer;
    border: none;
    background: url(../images2/searchico.gif) no-repeat center;
}

.zsindmains .listcase .sconts .zpert {
    width: 25%;
    float: left;
    padding: 15px 0 15px 30px;
}

@media screen and (min-width: 1600px) {
    .zsindmains .listcase .sconts .zpert {
        width: 20%;
        float: left;
        padding: 15px 0 15px 30px;
    }

    .zsindmains .conts {
        width: 1600px;
    }

    .zsindmains .listcase {
        width: 1430px;
    }

    .topbaner .wrap.cntms .cont {
        width: 1600px;
    }

    .zsindmains .phonecont .zpert {
        width: 16.6% !important;
    }

    .wrap-custom {
        width: 1600px;
    }

    .wrap-limit {
        width: 1600px !important;
    }

    .footer-link {
        width: 1600px !important;
    }

    .mblistm .zprt {
        width: 298px !important;
        margin: 10px 12px 25px;
    }

    .mblistm .zprt .pic img {
        width: 296px !important;
    }

    .mblistm .zprt1 {
        width: 248px !important;
        margin: 10px 10px 25px !important;
    }
}

.zsindmains .listcase .sconts .zpert img {
    display: block;
    width: 100%;
}

.zsindmains .listcase .sconts .ctma {
    position: relative;
    padding: 12px 18px;
    height: 215px;
    border: 1px solid #e9efef;
    overflow: hidden;
    background: #e9efef;
}

.zsindmains .listcase .sconts .pics {
    opacity: 1;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    position: relative;
}

.zsindmains .listcase .sconts .pics .bg {
    display: ;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 39px;
    right: 0;
    background: #3E9CFD;
    opacity: .9;
    z-index: 5;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(1);
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}

.zsindmains .listcase .sconts .word {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    background: #FFFFFF;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    padding: 6px 18px;
    border-top: 1px solid #e1e1e1;
    font-weight: normal;
    color: #555;
}

.zsindmains .listcase .sconts .word p {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    float: left;
    width: 118px;
}

.zsindmains .listcase .sconts .word i {
    display: block;
    float: right;
    font-size: 12px;
    color: #3E9CFD;
    line-height: 26px;
}

.zsindmains .listcase .ckbtn {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -15px;
    z-index: 66;
}

.zsindmains .listcase .sbtn {
    position: absolute;
    top: 12px;
    right: 8px;
    height: 22px;
    line-height: 20px;
    border-radius: 15px;
    color: #3E9CFD;
    font-size: 12px;
    background: #fff;
    border: 1px solid #3E9CFD;
    padding: 0 10px;
}

.zsindmains .listcase .zpert:hover .ckbtn {
    display: block;
}

.zsindmains .listcase .zpert:hover .bg {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.zsindmains .lfcontnemu.fixednav {
    position: fixed;
    top: 0px;
    z-index: 12;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.zsindmains .phonecont {
    /*margin: 0 -15px*/
}

.zsindmains .phonecont .zpert {
    width: 20%;
    float: left;
    padding: 15px;
}

.zsindmains .phonecont .zpert img {
    display: block;
    width: 100%;
}

.zsindmains .phonecont .ctma {
    position: relative;
    padding: 12px 18px;
    border: 1px solid #e9efef;
    overflow: hidden;
    background: #e9efef;
}

.zsindmains .phonecont .pics {
    opacity: 1;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    position: relative;
    height: 285px
}

.zsindmains .phonecont .pics img {
    display: block;
    width: 100%;
    height: 100%
}

.zsindmains .phonecont .pics .bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 10px;
    right: 0;
    background: #3E9CFD;
    opacity: .9;
    z-index: 5;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(1);
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}

.zsindmains .phonecont .word {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    background: #FFFFFF;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    padding: 6px 18px;
    border-top: 1px solid #e1e1e1;
    font-weight: normal;
    color: #555;
}

.zsindmains .phonecont .word p {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    float: left;
    width: 118px;
}

.zsindmains .phonecont .word i {
    display: block;
    float: right;
    font-size: 12px;
    color: #3E9CFD;
    line-height: 26px;
}

.zsindmains .phonecont .ckbtn {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -15px;
    z-index: 66;
}

.zsindmains .phonecont .sbtn {
    position: absolute;
    top: 12px;
    right: 8px;
    height: 22px;
    line-height: 20px;
    border-radius: 15px;
    color: #3E9CFD;
    font-size: 12px;
    background: #fff;
    border: 1px solid #3E9CFD;
    padding: 0 10px;
}

.zsindmains .phonecont .zpert:hover .ckbtn {
    display: block;
}

.zsindmains .phonecont .zpert:hover .bg {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

/*招募设计师 2017-6-22*/
.sbanenrs {
    height: 620px;
    background: url(../images2/sbanner.jpg) no-repeat center;
    padding-top: 162px;
}

.sbanenrs .contm {
    width: 778px;
    height: 300px;
    padding: 6px;
    background: rgba(23, 127, 101, 0.2);
    margin: 0 auto;
}

.sbanenrs .zmt {
    background: rgba(0, 192, 145, 0.7);
    height: 100%;
    padding-top: px;
    text-align: center;
}

.sbanenrs .zmt h2 {
    display: block;
    font-size: 50px;
    letter-spacing: 4px;
    color: #fff;
    font-weight: bold;
    padding: 70px 0 30px;
}

.sbanenrs .zmt a {
    display: block;
    background: #fff;
    width: 556px;
    height: 51px;
    line-height: 51px;
    margin: 0 auto;
    color: #00c091;
    font-size: 20px;
}

.zmiprt1 {
    height: 575px;
}

.zmiprt1 .title {
    text-align: center;
    color: #333;
    padding-bottom: 60px;
}

.zmiprt1 .title h3 {
    display: block;
    font-size: 30px;
    padding: 70px 0 40px;
}

.zmiprt1 .title p {
    font-size: 16px;
    display: block;
}

.zmiprt1 .pic {
    padding: 58px 0 0 170px;
    ;
}

.zmiprt1 .pic img {
    display: block;
}

.zmiprt1 ul {
    width: 600px;
}

.zmiprt1 ul li {
    margin-bottom: 20px;
    height: 36px;
    line-height: 36px;
    background: url(../images2/turico.png) no-repeat left center;
    padding-left: 36px;
}

.zmiprt2 {
    height: 850px;
    background: url(../images2/bigbg.jpg) no-repeat center;
}

.zmiprt2 .title {
    padding: 26px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.zmiprt2 .title img {
    display: block;
    margin: 0 auto;
}

.zmiprt2 .title p {
    display: block;
    padding-top: 20px;
}

.zmiprt2 .cont {
    width: 720px;
    border: 4px solid rgba(255, 255, 255, .11);
    border-radius: 3px;
    margin: 0 auto;
}

.zmiprt2 .cont table {
    background: rgba(255, 255, 255, .8);
}

.zmiprt2 .cont td {
    border: 2px solid rgba(255, 255, 255, .5);
    ;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    color: #333;
    line-height: 45px;
}

.zmiprt2 .cont ul {
    background: rgba(255, 255, 255, .8);
    padding: 20px 0px 20px 18px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
}

.zmiprt2 .cont ul i {
    color: #00c091;
    margin-right: 10px;
}

.contactusm {
    text-align: center;
    padding: 85px 0 20px;
    color: #333;
}

.contactusm h3 {
    font-size: 30px;
    font-weight: bold;
    display: block;
}

.contactusm b {
    display: block;
    padding-top: 60px;
    font-size: 20px;
}

.contactusm b a {
    border-bottom: 2px solid #444;
    color: #333;
    margin: 0 6px;
}

.smfoot.zmzt .wrap {
    border-top: 1px solid #ddd;
    padding-top: 26px;
}


.graybg {
    background: #000;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.animated-delay {
    animation-duration: 2s;
    animation-fill-mode: both;
}

.zoomInDown {
    animation-name: zoomInDown;
}

.footer-link {
    line-height: 24px;
    font-size: 13px;
    color: #868686;
    width: 1200px;
    padding-top: 20px;
    margin: auto;
}

.footer-link a {
    color: #4E4E4E;
    margin-right: 20px;
}


#appdown {
    position: fixed;
    right: 50px;
    top: 90%;
    z-index: 10000;
    margin-top: -120px;
    width: 64px;
}

#appdown img {
    max-width: 160px;
}

#appdown:hover .app-qrcode {
    display: block;
}

.app-qrcode {
    width: 210px;
    height: 245px;
    position: absolute;
    bottom: -150px;
    right: 80px;
    background-color: #fff;
    z-index: -1;
    opacity: 1;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .07);
    display: none;
}

.app-qrcode>div {
    margin: 20px 21px 17px
}

.app-qrcode img {
    display: inline-block;
    width: 168px;
    height: 168px
}

.app-qrcode p {
    text-align: center
}

.app-qrcode .downapp {
    margin-top: 10px;
}

.app-qrcode .downapp a {
    color: #0ec5a1;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}


/*
@media  screen and (max-width:1441px){
	.wrap{ width: 1200px;}
	.minwd{min-width: 1200px;}

}

@media  screen and (max-width:1024px){
	.wrap{ width: 100%; min-width: 880px;}
	.minwd{min-width:100%;}
=}*/

.mblistm .zprt1 .commercial {
    width: 20px;
    height: 26px;
    background: url(../img/ico_02.png);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.mblistm .zprt .commercial {
    width: 20px;
    height: 26px;
    background: url(../img/ico_02.png);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.indjlmb .contm .zpart .commercial {
    width: 20px;
    height: 26px;
    background: url(../img/ico_02.png);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.detail_block .detail_title em {
    width: 20px;
    height: 26px;
    background: url(../img/ico_02.png) left no-repeat;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.leftcnt .title em {
    width: 20px;
    height: 26px;
    background: url(../img/ico_02.png) left no-repeat;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

/* 文章 */
.article-wrap {
    width: 1200px;
    margin: 72px auto 0;
    display: flex;
    align-items: flex-start;
}

.article-title {
    display: flex;
    align-items: center;
    height: 45px;
    padding-top: 5px;
}

.article-title .name {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    height: 18px;
    border-left: 4px solid #3e9cfd;
    padding-left: 10px;
}

.article-title .more {
    font-size: 13px;
    margin-left: auto;
    width: auto;
    height: auto;
    color: #999;
}

.article-main {
    flex-grow: 1;
    margin-right: 30px;
}

.main-wrap {
    background-color: #fff;
    padding: 0 20px;
    margin-top: 25px;
}

.article-text {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.article-text li {
    display: flex;
    align-items: center;
    height: 30px;
}

.article-text li::before {
    content: '';
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #ccc;
    margin-right: 10px;
    flex-shrink: 0;
}

.article-text li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 20px;
    color: #333;
}

.article-text li span {
    margin-left: auto;
    font-size: 13px;
    color: #999;
    flex-shrink: 0;
}

.article-main .article-text li {
    width: 48%;
}

.article-side .article-text li {
    width: 100%;
}

.article-tel {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 5px 0 10px;
}

.article-tel li {
    position: relative;
}

.article-tel li img {
    vertical-align: top;
}

.article-tel li .down {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .3s;
}

.article-tel li .down .btn {
    width: 110px;
    line-height: 30px;
    background-color: #3e9cfd;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 100px;
}

.article-tel li:hover .down {
    opacity: 1;
}

.article-main .article-tel li {
    width: 150px;
    margin-bottom: 10px;
}

.article-side .article-tel li {
    width: 130px;
    margin-bottom: 15px;
}

.article-banner {
    margin-top: 25px;
    vertical-align: top;
}

.article-banner {
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
}

.article-banner .slide-info {
    display: block;
    width: 100%;
    height: 240px;
    position: relative
}

.article-banner .slide-info li {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute
}

.article-banner .slide-info li a img{
    width: 100%;
    height: 100%;
}

.article-banner .slide-page {
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 9;
    text-align: center;
    /* padding-right: 15px; */
}

.article-banner .slide-page>* {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 8px;
    border-radius: 100%;
    border: 2px solid #fff;
    cursor: pointer;
    font-size: 0;
}

.article-banner .slide-page>*.active {
    background: #fff
}

.article-list {
    padding: 0 25px 1px;
    background-color: #fff;
}

.article-list-cls {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.article-list-cls a {
    line-height: 44px;
    margin-right: 35px;
    position: relative;
    color: #333;
}

.article-list-cls a.active {
    font-weight: bold;
    border-bottom: 2px solid #3e9cfd;
}

.article-list-con li {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.article-list-con li .cover {
    width: 245px;
    height: 154px;
    margin-right: 20px;
    flex-shrink: 0;
}

.article-list-con li .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-list-con li .info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.article-list-con li .info .title {
    font-size: 21px;
    font-weight: normal;
    color: #333;
    margin-top: 0;
}

.article-list-con li .info .intro {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #666;
}

.article-list-con li .info .desc {
    margin-top: auto;
    font-size: 13px;
    color: #999;
}

.article-list-con li .info .desc .time {
    padding-left: 20px;
    background: url(../images/icon-time.png) no-repeat 0 center;
    margin-right: 20px;
}

.article-list-con li .info .desc .count {
    padding-left: 20px;
    background: url(../images/icon-eye.png) no-repeat 0 center;
}

.article-list .webpages {
    margin: 30px 0;
}

.article-side {
    width: 320px;
    flex-shrink: 0;
}

.side-warp {
    background-color: #fff;
    border-radius: 4px;
    padding: 0 20px;
    margin-top: 25px;
}

.side-search {
    padding: 10px;
}

.side-search .info {
    display: flex;
    background-color: #f3f4f9;
    border-radius: 4px;
    overflow: hidden;
}

.side-search input {
    border: none;
    flex-grow: 1;
    width: 32px;
    padding: 0 10px;
    background: none;
    font-size: 13px;
}

.side-search button {
    border: none;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    background: url(../images/icon-search.png) center no-repeat;
    cursor: pointer;
}

.article-detail {
    padding: 0 25px;
}
.article-detail strong{
    font-weight: bold;
}
.article-detail-title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 20px 0 10px;
    border-bottom: 1px solid #ddd;
}
.article-detail-title .title{
   font-size: 28px;
   flex-grow: 1;
   color: #333;
   font-weight: bold;
}
.article-detail-title .time{
   margin-left: 20px;
   flex-shrink: 0;
   color: #777;
}
.article-detail-con{
   font-size: 16px;
   line-height: 30px;
   padding: 20px 0;
   font-weight: normal;
}
.article-detail-page{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    border-top: 1px solid #ddd;
}
.article-detail-page a{
    color: #666;
    max-width: 50%;
}
/* titile */
.home-tit{height:50px; padding-top: 7px;}
.home-tit h2{float: left; color: #222; font-weight: bold;height:50px; line-height:50px; font-size: 18px; margin:0;}
.home-tit::before{display: inline-block; content: ''; width: 5px; height: 20px; background: #3E9CFD; float: left; margin: 16px 10px 0 0; border-radius: 3px;}

.home-tit .more-btn{float: right; color: #999; font-size: 14px; height: 40px; padding-top: 10px; line-height: 40px;}
.home-tit .more-btn:hover{color: #3E9CFD;}

.new-con{width: 1200px;margin: 0 auto;padding-top: 10px;}
/* mob-game */
.mob-game ul{width:1260px; padding-top: 10px;}
.mob-game ul li{width: 100px; float: left; margin: 0 57px 20px 0;}
.mob-game ul li a{display: block;transition: all .3s;}
.mob-game ul li a span{display: block; width: 100px; height: 100px; border-radius: 15px; overflow: hidden;margin:0 auto 9px;}
.mob-game ul li a span img{display: block; width: 100px; height: 100px; border-radius: 15px;transition: all .3s;}
.mob-game ul li a p{font-size: 16px; height: 24px; line-height: 24px; color: #333; text-align: center; overflow: hidden; margin-bottom: 10px;transition: all .3s;}
.mob-game ul li a em{display: block; width: 74px; height: 26px; background: #fff; border-radius: 13px; border:1px solid #3E9CFD; font-size: 14px; color: #3E9CFD; text-align: center; line-height: 26px; margin: 0 auto;transition: all .3s;}

.mob-game ul li a:hover img{transform: scale(1.1);}
.mob-game ul li a:hover p{color: #3E9CFD;text-decoration:none;}
.mob-game ul li a:hover em{background: #3E9CFD; color: #fff;text-decoration:none;}

/* zt-box */
.zt-box{ margin:0 0 25px;}
.zt-box .zt-top-list{padding-top: 20px;}
.zt-box .zt-top-list ul{overflow:hidden; zoom: 1; width: 1250px;margin-bottom:0}
.zt-box .zt-top-list ul li{width: 270px; float: left; margin-right: 40px;margin-bottom:20px;}
.zt-box .zt-top-list ul li a{display: block; width: 100%;border-radius:10px;overflow: hidden;position: relative;}
.zt-box .zt-top-list ul li a img{width: 100%; height:120px;display: block;}
.zt-box .zt-top-list ul li a p{font-size: 16px; height: 35px;text-align: center; line-height: 35px; color: #fff;position: absolute; left: 0;bottom: 0; background: rgba(0,0,0,.7); overflow: hidden; transition: all .3s; width: 100%;margin:0;}
.zt-box .zt-top-list ul li a:hover p{ height:120px; line-height: 120px;text-decoration:none;}

.zt-box .zt-bot-list ul{width: 1250px; overflow: hidden; zoom: 1;}
.zt-box .zt-bot-list ul li{width: 270px; float: left; margin-right: 40px;}
.zt-box .zt-bot-list ul li a{display: block; width: 100%; height: 32px; line-height: 32px; color: #333; overflow: hidden; zoom: 1;}
.zt-box .zt-bot-list ul li a::before{display: inline-block; content: ''; width: 5px; height: 5px; background: #ccc; border-radius: 50%; float: left; margin: 14px 12px 0 0; }
.zt-box .zt-bot-list ul li a:hover{color: #3E9CFD;text-decoration:none;}
/* .btn a:nth-of-type(1){
    display: none !important;
} */

@media screen and (max-width: 1100px){
    .smfoot{
        padding: 10px 0;
        font-size: 12px;
        line-height: 22px;
    }
    .wrap{
        width: auto !important;
        margin: 0 !important;
    }
    .smfoot .label-sm {
        background: url("../img/label_sm.png") no-repeat center;
        width: 100px;
        height: 36px;
        margin: auto;
        margin-top: 5px;
        background-size:100% 100%;
    }
    .dtmapcnt{
        font-size:12px;
        white-space: nowrap;
        padding: 8px 10px 5px;
        width: auto !important;
        overflow: hidden;
    }
    div.dtmapcnt{
       margin: 0px auto 0 !important;
    }
    .dtmaincnt .pics{
        width:100%;
        float: none;
    }
    .dtmaincnt .smpics{
        display:none;
    }
    .dtmaincnt .bigpic{
        width:auto;
        float:none;
    }
    .dtmaincnt .word{
        width:100%;
        float: none;
    }
    .dtmaincnt .word .zprt{
        width:auto;
        float:none;
        padding: 0 10px;
        margin-bottom: 10px;
        border: none;
    }
    .dtmaincnt .word .btns a.sc{
        display:none;
    }
    .dtmaincnt .word .btns,.videtails .rightct .zprtno .btns{
        padding: 15px 10px 20px;
    }
    .dtmaincnt .word .btns a.down,.videtails .rightct .zprtno .btns a.down{
        width: 90%;
        background: #3E9CFD url(../images2/downs.png) no-repeat 92px center;
        padding: 0;
        float: none;
        margin: 0 auto;
    }
    .dtmaincnt .word .icos{
        height:36px;
        line-height:36px;
    }
    .dtmaincnt .word ul{
        padding: 8px 0;
        line-height: 26px;
    }
    .dtmaincnt .word li a{
        margin:0 5px
    }
    .detaicnt{
        margin-top: 0px;
    }
    .detaicnt .title{
        height: 47px;
        padding-top: 0px;
    }
    .detaicnt .title i{
        font-size:16px;
        height: 46px;
        line-height: 46px;
    }
    .dtmaincnt .bigpic i{
        border:none;
    }
    .dtmaincnt .bigpic img{
        max-width:65%;
        margin:0 auto;
    }
    .detaicnt .cont .pics img{
        max-width:65%;
        display:block;
        margin:0 auto;
    }
    .dtmaincnt .word h1, h2{
        padding-top:10px;
    }
    .detaicnt .cont{
        width:auto;
        padding: 10px 0;
    }
    .wrap-limit{
        width: auto !important;
        background: #fff;
    }
    .relevant .title{
        background: #fff;
        margin: 10px auto;
        padding: 10px;
    }
    .relevant .title a{
        font-size:12px;
    }
    .relevant .title i{
        font-size:16px;
    }
    .mblistm .zprt,.mblistm .zprt1,.article-side .article-tel li,.zsindmains .listcase .sconts .zpert,.zsindmains .phonecont .zpert{
        width: 48% !important;
        margin: 0 2% 10px 0 !important;
        height: auto;
        box-shadow: none;
    }
    .mblistm .zprt:nth-of-type(2n),.mblistm .zprt1:nth-of-type(2n),.article-side .article-tel li:nth-of-type(2n).zsindmains .listcase .sconts .zpert:nth-of-type(2n),.zsindmains .phonecont .zpert:nth-of-type(2n){
        margin-right:0 !important;
    }
    .mblistm .zprt .pic img,.mblistm .zprt1 .pic img,.zsindmains .phonecont .zpert img{
        width:100%;
        height: 248px;
    }
    .mblistm{
        padding-top: 0px;
        margin: 0;
    }
    .detail-content{
        padding-bottom:10px !important;
    }
    .detail-link{
        display:none;
    }
    .indjlmb{
        width:auto;
        min-width: 100%;
        padding: 30px 0 0;
    }
    .wrap-custom{
        width:100%;
    }
    .indjlmb .tbcont .tbheader>span{
        font-size:24px;
    }
    .indjlmb .tbcont .tbheader .subHeader{
        font-size:13px;
        padding-top:8px;
    }
    .indjlmb .tbcont dl{
        margin-top: -30px;
    }
    #appdown,#appdown1{
        display:none;
    }
    .vipmall,.vipcont{
        min-width:auto;
    }
    .vipmall{
        padding-top:70px;
    }
    .vipmall span{
        font-size:28px;
    }
    .vipcont{
        padding: 30px 0 0;
        display: none;
    }
    .vipcont .title{
        font-size:26px;
        padding-bottom: 10px;
    }
    .vipcont .cont{
        margin: 20px auto 0;
    }
    .vipcont .tempWrap{
        width:auto !important;
    }
    .footer-link{
        width: auto;
        padding: 20px 10px 0;
        margin-bottom: -30px;
    }
    .footer-link div:nth-of-type(2){
        display:flex;
         overflow-x: scroll !important;
    }
    .footer-link div:nth-of-type(2) a{
        white-space: nowrap;
    }
    .footer-link:nth-of-type(2){
        display:none;
    }
    .banner-right3,.banner-right1,.banner-right2{
        width:200px;
        height: 150px;
        background-size: 100% 100%;
        top: 27px;
        right: 3%;
    }
    .banebg .cont span i:nth-child(2n){
        font-size:12px;
    }
    .article-wrap,.article-banner{
        width:auto;
        margin: 0px auto;
        display: block;
    }
    .article-main{
        margin:0;
        width: 100%;
    }
    .article-banner .slide-info,.article-banner{
        height:150px;
    }
    .article-list{
        padding: 0 0 10px;
        margin-top:10px;
    }
    .article-side{
    width: 100%;
    }
    .article-list-con{
        width:94%;
        margin:0 auto;
    }
    .article-list-con li{
        padding:10px 0;
    }
    .article-list-con li .cover{
        margin-right:10px;
    }
    .article-list-con li .info{
        width:50%;
    }
    .article-list-con li .info .intro{
        width:auto !important;
        margin-top: 2px !important;
        height: 26px;
    }
    .article-detail strong{
        display: none;
    }
    .article-list-con li .info .title{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 16px !important;
    }
    .article-list-con li .info .desc{
        margin-top: 2px;
    }
    .article-list-cls{
        overflow-x: scroll !important;
    }
    .article-list-cls a{
        white-space: nowrap;
        padding: 0 10px;
        margin-right: 10px;
    }
     ::-webkit-scrollbar{width:2px !important;height:2px !important;}
    ::-webkit-scrollbar-track{background:#f1f1f1;}
    ::-webkit-scrollbar-track:hover{background:#eee;}
    ::-webkit-scrollbar-thumb{border-radius:10px;background:#b9b9b9;}
    ::-webkit-scrollbar-thumb:hover{background:#ccc;}
    ::-webkit-scrollbar-thumb:active{background:#ccc; }
    .article-list .webpages{
        height:auto
    }
    .webpages a{
        margin: 2px 5px !important;
    }
    .side-search{
        display:none;
    }
    .side-warp{
        padding: 0 10px;
        margin-top: 10px;
    }
    .main-wrap{
        margin-top:15px;
    }
    .article-detail{
        padding:0 10px;
    }.article-detail-title{
        padding: 10px 0;
    }
    .article-detail-title .title{
        font-size: 15px;
    }
    .article-detail-title .time{
        display:block;
        margin:5px 0 0;
        font-size:12px;
        text-align:right;
    }
    .article-detail-con{
        padding:10px 0;
        line-height: 26px;
        font-size: 15px;
    }
    .article-detail-con h2{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    }
    .article-detail-con p{
        display:flex;
    }
    .zsindmains .lfcontnemu .zpert:hover .ztconts{
        width:100%;
    }
     .zsindmains .lfcontnemu .subnav{
        top: 26px;
        width: 100% !important;
        left: 0;
        border-top: none;
        z-index: 112 !important;
    }
    .videtails .leftcnt .pics,.videtails{
        width:auto !important;
        height: auto !important;
        margin: 0px 0 0 !important;
    }
     .videtails .leftcnt .pics{
          margin: -8px 0 0 !important;
     }
    .lfmainwp,.videtails .leftcnt{
        padding: 0 !important;
        width: 100%;
    }
    .videtails .rightct{
        width: 100%;
        float: none;
        position: absolute !important;
        bottom: 0 !important;
    }
    .zumian.pr{
        padding-bottom: 414px;
    }
    .videtails .leftcnt .title h1{
        width:auto;
        line-height: 30px;
        font-size: 16px;
        text-align: center;
        margin-top: 10px;
        font-weight: bold;
        color: #333;
    }
    .videtails .leftcnt .title{
        padding:0;
    }
    .videtails .webmap{
        padding: 6px 5px;
        font-size: 12px;
        line-height: 24px;
        white-space: nowrap;
        overflow: hidden;
    }
    .videtails .webmap a{
        margin:0 3px;
    }
    .videtails .rightct .useritg{
        margin-bottom: 10px;
        padding: 10px;
    }
    .videtails .rightct .zprtno{
        
        margin-bottom: 10px;

        padding: 0 10px;
    }
    .mblistm .zprt .picppt{
        height:auto;
    }
    .videtails .leftcnt .video{
        width: 100%;
    }
    .zsindmains .phonecont .ctma,.zsindmains .phonecont .zpert{
        padding:0
    }
    /* .page-tit */
    .home-tit{
        
padding-top: 0;
        
height: 30px;
    }
    .home-tit h2{
        height:30px;
        line-height:30px;
    }
    .home-tit::before{
        
margin: 6px 10px 0 0;
    }
    .home-tit .more-btn{
        
padding-top: 0;
        
height: 30px;
        
line-height: 30px;
    }
    .new-con{width: 100%;padding-top: 10px;}
    /* .mob-game */
    .mob-game{padding: 0 10px;margin-bottom: 0px;width: 100%;box-sizing: border-box;}
    .mob-game ul{width: 100%;padding-top: 10px;}
    .mob-game ul li{width: 25%;margin: 0 0 5px 0;}
    .mob-game ul li a{background: none;padding: 0; border-radius: 0; width: 90%; margin: 0 auto;}
    .mob-game ul li a span{width: 64px; height: 64px;border-radius: 10px;}
    .mob-game ul li a span img{width:100%; height:100%}
    .mob-game ul li a em{display: none;}
    .mob-game ul li a p{font-size: 14px; margin-bottom: 0;}
	.mob-game ul li:nth-child(n+13){display: none;}
    /* .zt-box */
    .zt-box{padding: 10px; margin-bottom: 8px; width: 100%; box-sizing: border-box;}
    .zt-box .zt-bot-list{/* display: none; */}
    .zt-box .zt-top-list{padding-top: 10px;}
    .zt-box .zt-bot-list ul{width: 100%;}
    .zt-box .zt-bot-list ul li{width: 48%;margin: 0 4% 0px 0;float: left;}
    .zt-box .zt-bot-list ul li:nth-child(even){margin-right: 0;}
    .zt-box .zt-top-list ul li a{height: 23vw; border-radius: 6px;}
    .zt-box .zt-top-list ul li a p{height: 26px; font-size: 14px; line-height: 26px;}
    .zt-box .zt-top-list ul li a p:hover{height: 26px; line-height: 26px;}
	
}
